home *** CD-ROM | disk | FTP | other *** search
- -- card: 5318 from stack: in
- -- bmap block id: 0
- -- flags: 4000
- -- background id: 4435
- -- name:
- ----- HyperTalk script -----
- on openCard
- put card field "info" into textString
- set the lockText of card field "info" to false
- put empty into card field "info"
- set lockScreen to false
- show card field "info"
- type tab
- repeat with charNumber = 1 to the number of characters in textString
- type char charNumber of textstring
- end repeat
- set the lockText of card field "info" to true
- end openCard
-
-
- -- part 2 (field)
- -- low flags: 01
- -- high flags: 0004
- -- rect: left=43 top=76 right=278 bottom=475
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 3
- -- text size: 12
- -- style flags: 16384
- -- line height: 14
- -- part name: Info
-
-
- -- part contents for card part 2
- ----- text -----
- Sign Studio‚Ñ¢ is based on a series of carefully designed
- "templates". These templates serve as a guide for placing text and graphics on the sign page.
-
- Sign Studio‚Ñ¢ Apprentice includes approximately:
-
- • 1,000 interior sign templates
-
- • 100 award certificate templates
-
- • 1,000 point-of-purchase templates
-
- You may also create your own templates for any special signs or certificates.
-
-